[INFO] fetching crate polkavm-linker 0.32.0...
[INFO] testing polkavm-linker-0.32.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate polkavm-linker 0.32.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate polkavm-linker 0.32.0
[INFO] finished tweaking crates.io crate polkavm-linker 0.32.0
[INFO] tweaked toml for crates.io crate polkavm-linker 0.32.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate polkavm-linker 0.32.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate polkavm-linker 0.32.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.8.0
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded fastrand v2.0.1
[INFO] [stderr]   Downloaded proptest v1.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67b75a2f3d59c5b015348068255bbbcea3068eb49382b2ebfc5ab2ac74b40e1d
[INFO] running `Command { std: "docker" "start" "-a" "67b75a2f3d59c5b015348068255bbbcea3068eb49382b2ebfc5ab2ac74b40e1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67b75a2f3d59c5b015348068255bbbcea3068eb49382b2ebfc5ab2ac74b40e1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67b75a2f3d59c5b015348068255bbbcea3068eb49382b2ebfc5ab2ac74b40e1d", kill_on_drop: false }`
[INFO] [stdout] 67b75a2f3d59c5b015348068255bbbcea3068eb49382b2ebfc5ab2ac74b40e1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1e55fe66aa42e9ec94144bb44c14e69217c2fcbbb632d7ab8dde2e675356d88
[INFO] running `Command { std: "docker" "start" "-a" "d1e55fe66aa42e9ec94144bb44c14e69217c2fcbbb632d7ab8dde2e675356d88", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling picosimd v0.9.2
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling object v0.36.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling polkavm-common v0.32.0
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling polkavm-linker v0.32.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/elf.rs:484:28
[INFO] [stdout]     |
[INFO] [stdout] 484 |     pub fn section_by_name(&self, name: &str) -> impl ExactSizeIterator<Item = &Section> {
[INFO] [stdout]     |                            ^^^^^                                               ^^^^^^^^
[INFO] [stdout]     |                            |                                                   ||
[INFO] [stdout]     |                            |                                                   |the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is elided here                         the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 484 |     pub fn section_by_name(&self, name: &str) -> impl ExactSizeIterator<Item = &Section<'_>> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fast_range_map.rs:447:19
[INFO] [stdout]     |
[INFO] [stdout] 447 |     pub fn remove(&mut self, key: Range<u64>) -> RemoveIter<V>
[INFO] [stdout]     |                   ^^^^^^^^^                      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |     pub fn remove(&mut self, key: Range<u64>) -> RemoveIter<'_, V>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/program_from_elf.rs:11049:24
[INFO] [stdout]       |
[INFO] [stdout] 11049 | fn simplify_path(path: &str) -> Cow<str> {
[INFO] [stdout]       |                        ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11049 | fn simplify_path(path: &str) -> Cow<'_, str> {
[INFO] [stdout]       |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/reader_wrapper.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn list(&self) -> core::cell::Ref<[u64]> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn list(&self) -> core::cell::Ref<'_, [u64]> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.04s
[INFO] running `Command { std: "docker" "inspect" "d1e55fe66aa42e9ec94144bb44c14e69217c2fcbbb632d7ab8dde2e675356d88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1e55fe66aa42e9ec94144bb44c14e69217c2fcbbb632d7ab8dde2e675356d88", kill_on_drop: false }`
[INFO] [stdout] d1e55fe66aa42e9ec94144bb44c14e69217c2fcbbb632d7ab8dde2e675356d88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd0a76b592324c805ad75aecd77145ccc51256a609919e4821d36afe8047d3d6
[INFO] running `Command { std: "docker" "start" "-a" "bd0a76b592324c805ad75aecd77145ccc51256a609919e4821d36afe8047d3d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling object v0.36.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.3.1
[INFO] [stderr]    Compiling polkavm-linker v0.32.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `polkavm`
[INFO] [stdout]     --> src/program_from_elf.rs:6439:9
[INFO] [stdout]      |
[INFO] [stdout] 6439 |     use polkavm::Reg;
[INFO] [stdout]      |         ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm_disassembler` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6718:36
[INFO] [stdout]      |
[INFO] [stdout] 6718 | ...   let mut disassembler = polkavm_disassembler::Disassembler::new(&blob, polkavm_disassembler::DisassemblyFormat::Guest).unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `polkavm_disassembler`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm_disassembler`, use `cargo add polkavm_disassembler` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm_disassembler` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6718:83
[INFO] [stdout]      |
[INFO] [stdout] 6718 | ...sembler::new(&blob, polkavm_disassembler::DisassemblyFormat::Guest).unwrap();
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `polkavm_disassembler`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm_disassembler`, use `cargo add polkavm_disassembler` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6726:37
[INFO] [stdout]      |
[INFO] [stdout] 6726 |             config.set_backend(Some(polkavm::BackendKind::Interpreter));
[INFO] [stdout]      |                                     ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6727:26
[INFO] [stdout]      |
[INFO] [stdout] 6727 |             let engine = polkavm::Engine::new(&config).unwrap();
[INFO] [stdout]      |                          ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6728:37
[INFO] [stdout]      |
[INFO] [stdout] 6728 |             let mut module_config = polkavm::ModuleConfig::default();
[INFO] [stdout]      |                                     ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6729:49
[INFO] [stdout]      |
[INFO] [stdout] 6729 |             module_config.set_gas_metering(Some(polkavm::GasMeteringKind::Sync));
[INFO] [stdout]      |                                                 ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6730:26
[INFO] [stdout]      |
[INFO] [stdout] 6730 |             let module = polkavm::Module::from_blob(&engine, &module_config, blob).unwrap();
[INFO] [stdout]      |                          ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6830:44
[INFO] [stdout]      |
[INFO] [stdout] 6830 |         assert!(matches!(i.run().unwrap(), polkavm::InterruptKind::Finished));
[INFO] [stdout]      |                                            ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm_disassembler` in this scope
[INFO] [stdout]    --> src/tests.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let mut disassembler = polkavm_disassembler::Disassembler::new(&blob, polkavm_disassembler::DisassemblyFormat::Guest).unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `polkavm_disassembler`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `polkavm_disassembler`, use `cargo add polkavm_disassembler` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm_disassembler` in this scope
[INFO] [stdout]    --> src/tests.rs:132:75
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let mut disassembler = polkavm_disassembler::Disassembler::new(&blob, polkavm_disassembler::DisassemblyFormat::Guest).unwrap();
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `polkavm_disassembler`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `polkavm_disassembler`, use `cargo add polkavm_disassembler` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6725:30
[INFO] [stdout]      |
[INFO] [stdout] 6725 |             let mut config = polkavm::Config::from_env().unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 6438 +     use crate::Config;
[INFO] [stdout]      |
[INFO] [stdout] 6438 +     use proptest::test_runner::Config;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Config`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 6725 -             let mut config = polkavm::Config::from_env().unwrap();
[INFO] [stdout] 6725 +             let mut config = Config::from_env().unwrap();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6733:30
[INFO] [stdout]      |
[INFO] [stdout] 6733 |             instance.set_reg(polkavm::Reg::RA, polkavm::RETURN_TO_HOST);
[INFO] [stdout]      |                              ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout] 6438 +     use crate::program_from_elf::Reg;
[INFO] [stdout]      |
[INFO] [stdout] 6438 +     use crate::program_from_elf::program::Reg;
[INFO] [stdout]      |
[INFO] [stdout] 6438 +     use crate::riscv::Reg;
[INFO] [stdout]      |
[INFO] [stdout] 6438 +     use polkavm_common::program::Reg;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Reg`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 6733 -             instance.set_reg(polkavm::Reg::RA, polkavm::RETURN_TO_HOST);
[INFO] [stdout] 6733 +             instance.set_reg(Reg::RA, polkavm::RETURN_TO_HOST);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/elf.rs:484:28
[INFO] [stdout]     |
[INFO] [stdout] 484 |     pub fn section_by_name(&self, name: &str) -> impl ExactSizeIterator<Item = &Section> {
[INFO] [stdout]     |                            ^^^^^                                               ^^^^^^^^
[INFO] [stdout]     |                            |                                                   ||
[INFO] [stdout]     |                            |                                                   |the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is elided here                         the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 484 |     pub fn section_by_name(&self, name: &str) -> impl ExactSizeIterator<Item = &Section<'_>> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fast_range_map.rs:447:19
[INFO] [stdout]     |
[INFO] [stdout] 447 |     pub fn remove(&mut self, key: Range<u64>) -> RemoveIter<V>
[INFO] [stdout]     |                   ^^^^^^^^^                      ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |     pub fn remove(&mut self, key: Range<u64>) -> RemoveIter<'_, V>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/program_from_elf.rs:11049:24
[INFO] [stdout]       |
[INFO] [stdout] 11049 | fn simplify_path(path: &str) -> Cow<str> {
[INFO] [stdout]       |                        ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]       |                        |
[INFO] [stdout]       |                        the lifetime is elided here
[INFO] [stdout]       |
[INFO] [stdout]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 11049 | fn simplify_path(path: &str) -> Cow<'_, str> {
[INFO] [stdout]       |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/reader_wrapper.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn list(&self) -> core::cell::Ref<[u64]> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn list(&self) -> core::cell::Ref<'_, [u64]> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6545:78
[INFO] [stdout]      |
[INFO] [stdout] 6545 |                         let target = *program_counter_to_section_target.get(&polkavm::ProgramCounter(target)).unwrap();
[INFO] [stdout]      |                                                                              ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6574:83
[INFO] [stdout]      |
[INFO] [stdout] 6574 |                         let target_true = *program_counter_to_section_target.get(&polkavm::ProgramCounter(target)).unwrap();
[INFO] [stdout]      |                                                                                   ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6733:48
[INFO] [stdout]      |
[INFO] [stdout] 6733 |             instance.set_reg(polkavm::Reg::RA, polkavm::RETURN_TO_HOST);
[INFO] [stdout]      |                                                ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6452:19
[INFO] [stdout]      |
[INFO] [stdout] 6452 |         instance: polkavm::RawInstance,
[INFO] [stdout]      |                   ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6834:53
[INFO] [stdout]      |
[INFO] [stdout] 6834 |         move |a: &mut polkavm::RawInstance, b: &mut polkavm::RawInstance| {
[INFO] [stdout]      |                                                     ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6834:23
[INFO] [stdout]      |
[INFO] [stdout] 6834 |         move |a: &mut polkavm::RawInstance, b: &mut polkavm::RawInstance| {
[INFO] [stdout]      |                       ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6833:118
[INFO] [stdout]      |
[INFO] [stdout] 6833 | ...(&mut polkavm::RawInstance, &mut polkavm::RawInstance) {
[INFO] [stdout]      |                                     ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6742:38
[INFO] [stdout]      |
[INFO] [stdout] 6742 |             mut run: impl FnMut(&mut polkavm::RawInstance),
[INFO] [stdout]      |                                      ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6743:40
[INFO] [stdout]      |
[INFO] [stdout] 6743 |             mut check: impl FnMut(&mut polkavm::RawInstance, &mut polkavm::RawInstance),
[INFO] [stdout]      |                                        ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6743:67
[INFO] [stdout]      |
[INFO] [stdout] 6743 |             mut check: impl FnMut(&mut polkavm::RawInstance, &mut polkavm::RawInstance),
[INFO] [stdout]      |                                                                   ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6820:34
[INFO] [stdout]      |
[INFO] [stdout] 6820 |             run: impl FnMut(&mut polkavm::RawInstance),
[INFO] [stdout]      |                                  ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6821:36
[INFO] [stdout]      |
[INFO] [stdout] 6821 |             check: impl FnMut(&mut polkavm::RawInstance, &mut polkavm::RawInstance),
[INFO] [stdout]      |                                    ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6821:63
[INFO] [stdout]      |
[INFO] [stdout] 6821 |             check: impl FnMut(&mut polkavm::RawInstance, &mut polkavm::RawInstance),
[INFO] [stdout]      |                                                               ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6829:32
[INFO] [stdout]      |
[INFO] [stdout] 6829 |     fn expect_finished(i: &mut polkavm::RawInstance) {
[INFO] [stdout]      |                                ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `polkavm` in this scope
[INFO] [stdout]     --> src/program_from_elf.rs:6833:91
[INFO] [stdout]      |
[INFO] [stdout] 6833 | ...64)> + Clone) -> impl FnMut(&mut polkavm::RawInstance, &mut polkavm::RawInstance) {
[INFO] [stdout]      |                                     ^^^^^^^ use of unresolved module or unlinked crate `polkavm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `polkavm`, use `cargo add polkavm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `polkavm-linker` (lib test) due to 28 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bd0a76b592324c805ad75aecd77145ccc51256a609919e4821d36afe8047d3d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd0a76b592324c805ad75aecd77145ccc51256a609919e4821d36afe8047d3d6", kill_on_drop: false }`
[INFO] [stdout] bd0a76b592324c805ad75aecd77145ccc51256a609919e4821d36afe8047d3d6
